home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr01 / me601.zip / MEDEMO.ZIP / EC.CFG < prev    next >
INI File  |  1992-10-23  |  6KB  |  94 lines

  1. [Author]        := Bill French
  2. [Copyright]     := Global Technologies Corporation
  3. [AppTitle]      := Billing Information System
  4. [MakeFile]      := DEMO.RMK
  5. [ExecFile]      := DEMO.EXE
  6.  
  7. [Program Header]
  8. * ┌─ Program ────────────────────────────────────────────────────────────────┐
  9. * │  Application: {AppTitle}                                                 │
  10. * │    File Name: {File}                                                     │
  11. * │       Author: {Author}                                                   │
  12. * │ Date created: {DateCreated}                                              │
  13. * │ Time created: {TimeCreated}                                              │
  14. * │    Make File: {MakeFile}                                                 │
  15. * │    Exec File: {ExecFile}                                                 │
  16. * │    Copyright: {Yr} by {Copyright}                                        │
  17. * └──────────────────────────────────────────────────────────────────────────┘
  18.  
  19. [Procedure Header]
  20. * ┌─ Procedure ──────────────────────────────────────────────────────────────┐
  21. * │  Description:                                                            │
  22. * │       Author: {Author}                                                   │
  23. * │ Date created: {DateCreated}                                              │
  24. * │ Time created: {TimeCreated}                                              │
  25. * │    Copyright: {Copyright}                                                │
  26. * ├──────────────────────────────────────────────────────────────────────────┤
  27. * │    Procedure:                                                            │
  28. * │                                                                          │
  29. * │    Arguments:                                                            │
  30. * │     See Also:                                                            │
  31. * │                                                                          │
  32. * └──────────────────────────────────────────────────────────────────────────┘
  33.  
  34. [Function Header]
  35. * ┌─ Function ───────────────────────────────────────────────────────────────┐
  36. * │  Description:                                                            │
  37. * │       Author: {Author}                                                   │
  38. * │ Date created: {DateCreated}                                              │
  39. * │ Time created: {TimeCreated}                                              │
  40. * │    Copyright: {Copyright}                                                │
  41. * ├──────────────────────────────────────────────────────────────────────────┤
  42. * │     Function:                                                            │
  43. * │                                                                          │
  44. * │    Arguments:                                                            │
  45. * │                                                                          │
  46. * │ Return Value:                                                            │
  47. * │     See Also:                                                            │
  48. * │                                                                          │
  49. * └──────────────────────────────────────────────────────────────────────────┘
  50.  
  51. [Class Header]
  52. * ┌─ Class ──────────────────────────────────────────────────────────────────┐
  53. * │  Description:                                                            │
  54. * │       Author: {Author}                                                   │
  55. * │ Date created: {DateCreated}                                              │
  56. * │ Time created: {TimeCreated}                                              │
  57. * │    Copyright: {Copyright}                                                │
  58. * └──────────────────────────────────────────────────────────────────────────┘
  59.  
  60. [Constructor Header]
  61. * ┌─ Constructor ────────────────────────────────────────────────────────────┐
  62. * │  Description:                                                            │
  63. * │       Author: {Author}                                                   │
  64. * │ Date created: {DateCreated}                                              │
  65. * │ Time created: {TimeCreated}                                              │
  66. * │    Copyright: {Copyright}                                                │
  67. * └──────────────────────────────────────────────────────────────────────────┘
  68.  
  69. [Method Header]
  70. * ┌─ Method ─────────────────────────────────────────────────────────────────┐
  71. * │  Description:                                                            │
  72. * │       Author: {Author}                                                   │
  73. * │ Date created: {DateCreated}                                              │
  74. * │ Time created: {TimeCreated}                                              │
  75. * │    Copyright: {Copyright}                                                │
  76. * └──────────────────────────────────────────────────────────────────────────┘
  77.  
  78. [Print Format]
  79. {h}
  80. {h} := ┌──────────────────────────────────────────────────────────────────────────────┐
  81. {h} := │ Application: {AppTitle}                                                      │
  82. {h} := │ Source File: {File}          Print Date: {DateCreated}                       │
  83. {h} := ├──────────────────────────────────────────────────────────────────────────────┤
  84. {h} := │Line#   Source                                                                │
  85. {h} := └──────────────────────────────────────────────────────────────────────────────┘
  86. {h}
  87. {b} := {Ln#}  - {Source}
  88. {f}
  89. {f} := ┌──────────────────────────────────────────────────────────────────────────────┐
  90. {f} := │ Author: {Author}               Copyright: {Copyright}                        │
  91. {f} := └──────────────────────────────────────────────────────────────────────────────┘
  92.  
  93. [eof]
  94.